home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sprite 1984 - 1993
/
Sprite 1984 - 1993.iso
/
lib
/
include
/
malloc.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1991-12-19
|
187 b
|
10 lines
/*
* malloc.h --
*
* Structures, routines related to malloc.
* This file is needed by some programs. However, Sprite has all the
* definitions in stdlib.h.
*/
#include <stdlib.h>